home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Emerald Collection / Software Vault (The Emerald Collection) (American Databankers Corporation).ISO / text / dir49 < prev    next >
File List  |  1994-05-16  |  9KB  |  114 lines

  1.  ┌───────────────────────────────────────────────────────────────────────────┐
  2.  │                  49 - C, MS-C, Turbo-C, and Borland C++                   │
  3.  └───────────────────────────────────────────────────────────────────────────┘
  4.                                                                               
  5. ALERTDRV.ZIP   208083  02-07-94  AlertDriver C++ Class Library 1.00           
  6.                                | DemoWare by Logical Operators.  Allows       
  7.                                | C++ programs to report & record errors &     
  8.                                | messages and prompt the user for             
  9.                                | decisions independently of target            
  10.                                | environment(s) or output device(s).          
  11.                                | Supports Borland C++ 3.1 (DOS text mode,     
  12.                                | TurboVision, Windows, OWL) & Microsoft       
  13.                                | C/C++ 7.0 (DOS text mode).  SERIOUS C++      
  14.                                | PROGRAMMERS, GET THIS!!!                     
  15. BINTOC.ZIP       8221  02-18-94  Utility to convert binary data to C          
  16.                                | source code.                                 
  17. C2CPP.ZIP        6731  03-03-94  Convert your existing investment in C        
  18.                                | code to object oriented C code               
  19.                                | automatically.                               
  20. CAWF407.ZIP    155091  03-22-94  C version of nroff like text formatter.      
  21. CPPTM.ZIP       55125  03-06-94  Updated Symantec C cpptm library direct      
  22.                                | from Symantec BBS.                           
  23. CSP0194B.ZIP    22619  02-26-94  Csplit 1.4, for posting C code in FIDO       
  24.                                | C echo.                                      
  25. CXREF3A.ZIP     68069  02-11-94  C XREF 3.0a:  Cross-references any           
  26.                                | number of C modules and outputs:  A list     
  27.                                | of global variables/constants; summary       
  28.                                | and verbose listing of the functions.  A     
  29.                                | tree of the function's calls and             
  30.                                | callers.                                     
  31. C_LESSON.ZIP    45566  02-20-94  A lesson in the C Programming language.      
  32. DIAL_C.ZIP      10227  02-05-94  MS C source code sample for modem            
  33.                                | dialing.                                     
  34. DRGMON.ZIP     106230  03-25-94  C coding example of drag and drop with       
  35.                                | Program Manager message monitor.             
  36. EMXFIX04.ZIP   422495  02-24-94  Fix package for EMX 0.8h.  It contains       
  37.                                | all fixes of EMXFIX01.ZIP, EMXFIX02.ZIP,     
  38.                                | and adds some new features.                  
  39. GCLASS.ZIP       6394  02-14-94  GClass - is a C++ class for performing       
  40.                                | regular expression searches.                 
  41. INDEN9.ZIP      37136  03-15-94  Updated Auxiliary files for GNU RCS.         
  42. LINKLIST.ZIP    33651  02-05-94  LinkList - is a graphical explanation of     
  43.                                | link lists and pointers, and their usage     
  44.                                | in C programming.  It also includes a        
  45.                                | demonstration of a screen drawing            
  46.                                | program written in C.                        
  47. MINCOM15.ZIP    98730  02-12-94  C source code for MINICOM 15, a clone        
  48.                                | of the famous DOS COMM program TELIX.        
  49.                                | Freeware.                                    
  50. MOVELSTC.ZIP    13561  02-15-94  MS C Source Code Sample Drag&drop            
  51.                                | Listbox, Windows.                            
  52. MSVCPUZL.ZIP    52993  02-24-94  MicroSoft Visual C++ sample code of a        
  53.                                | simple sliding block puzzle. Demonstrat-     
  54.                                | ing:  A simple MSVC++ app with 1 view        
  55.                                | and no document.  Customizing the            
  56.                                | registration of the main window.             
  57.                                | Dragging objects with the mouse.             
  58.                                | Requires 386 and a Mouse.                    
  59. PANSHR24.ZIP   206262  02-15-94  PANELS for C 2.4.  The premier DOS           
  60.                                | based user interface for C programmers.      
  61.                                | New interactive screen design utility.       
  62.                                | Interpreted screen design changes do not     
  63.                                | require application recompilation.           
  64.                                | Reduced registration fees for both           
  65.                                | object and source.                           
  66. PCLCJS.ZIP      23039  02-13-94  Power C Functions Library.  A multi-         
  67.                                | purpose function library.  It contains       
  68.                                | more than two dozen funtions for string      
  69.                                | handling, video, i/o, and more.  The C       
  70.                                | source code for several functions are        
  71.                                | included.                                    
  72. PCS230.ZIP      94450  02-18-94  Power C Shell-IDE for Power C Compiler:      
  73.                                | Provides an integrated development           
  74.                                | environment for Power C.  Pull-down          
  75.                                | menus, help, project management, etc.        
  76. PMPIANO.ZIP     31278  02-21-94  Allows you to play external MIDI units       
  77.                                | or some sound cards from PC keyboard and     
  78.                                | mouse.                                       
  79. PROXY13.ZIP    104693  02-06-94  Proxy 1.3:  Interpreter for a rapid          
  80.                                | prototyping language with C/C like           
  81.                                | syntax based on modeling software using      
  82.                                | data structures such as sets, maps,          
  83.                                | sequences, objects.  Allows you to make      
  84.                                | incremental changes to a design, and         
  85.                                | test them immediately.                       
  86. REGEXP3.ZIP     24555  02-04-94  Regular Expression pattern matching          
  87.                                | routines for C programmers.  Very nice,      
  88.                                | well behaved portable C source code.         
  89.                                | Compile and link or build an add-on          
  90.                                | library using LIB.  Like wildcards, but      
  91.                                | much more powerful.  Distributable C         
  92.                                | source code to regexp(3) from BSD UNIX       
  93.                                | 5.2 (This code donated to UC Berkeley by     
  94.                                | the University of Toronto.)                  
  95. SCROLL2.ZIP     41207  02-09-94  Program Sprite Graphics in C With            
  96.                                | Scrolling!  Also comes with a neat           
  97.                                | little outrun type road-game DEMO.           
  98. TLALI10.ZIP      7864  03-08-94  CodeWright for Windows Commands 1.0 for      
  99.                                | C/C or MASM:  Include files and C            
  100.                                | source.                                      
  101. TOPICDMP.ZIP     4636  02-15-94  Converts Windows Help files to ASCII.        
  102.                                | C Source Code Included.                      
  103. TSTDEV.ZIP      21423  03-15-94  Test device type sample program, 2.          
  104.                                | Sample program to determine DASD device      
  105.                                | types.  Added support for VDISK &            
  106.                                | optical disks, and some code cleanup.        
  107. WRITEJAM.ZIP    49299  03-07-94  The write-to-jam C function, Dec 1993        
  108.                                | Includes JAM library for MSC & Borland C     
  109.                                | compilers.                                   
  110. XLIB06.ZIP     294242  02-19-94  Excellent Freeware routines for C that       
  111.                                | help make Video Games.  Uses MODE X that     
  112.                                | was made famous in Dr. Dobb's Magazine.      
  113.                                | Includes very fast SPRITE routines!          
  114.